Mobile UI
Toggle table of contents
0.6.0
ios
Platform filter
ios
Switch theme
Search in API
Mobile UI
Mobile UI
/
org.hisp.dhis.mobile.ui.designsystem.resource
/
[ios]SignatureCanvas
Signature
Canvas
ios
@
Composable
fun
SignatureCanvas
(
modifier
:
Modifier
=
Modifier
,
drawing
:
MutableState
<
Offset
?
>
)